Welcome![Sign In][Sign Up]
Location:
Search - dwr ajax

Search list

[DocumentsDWR与界面开发

Description:  DWR(Direct Web Remoting)是一个开源的类库,可以帮助开发人员开发包含AJAX技术的网站.它可以允许在浏览器里的代码使用运行在WEB服务器上的JAVA函数,就像它就在浏览器里一样.   它包含两个主要的部分:允许JavaScript从WEB服务器上一个遵循了AJAX原则的Servlet中获取数据.另外一方面一个JavaScript库可以帮助网站开发人员轻松地利用获取的数据来动态改变网页的内容.
Platform: | Size: 443157 | Author: 631691960@qq.com | Hits:

[JSP/Javamy_employee_study

Description: 主要是我最近两月在公司通过百度学习的内容,有AJAX,DWR,JAVA实现文件的上传和下载.主要目的在与告诉大家一个成功程序员(JAVA)是如何学习的,需要学习什么内容.以及学习的态度.-I was recently on the two companies through Baidu learning content, AJAX, DWR, JAVA document upload and download. with the main purpose to tell you a successful programmer (JAVA) is as He learned, what needs to learn. and the attitude of learning.
Platform: | Size: 12355584 | Author: 阿昌 | Hits:

[WEB Codedwr

Description: DWR(直接Web远程控制)项目是在Apache许可下的一个开源的AJAX解决方案,利用这个框架可以让AJAX开发变得很简单. 利用DWR可以在客户端利用JavaScript直接调用服务端的Java方法并返回值给JavaScript就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码). 它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者。它具有一套Javascript功能集,它们把从HTML页面调用应用服务器上的Java对象的方法简化了。它操控不同类型的参数,并同时保持了HTML代码的可读性。-DWR (Direct Web Remote Control) project in the Apache permit a revenue AJA X-Solutions, use this framework for AJAX development can become very simple. DWR can be used in client use JavaSc di-services directly call Java methods and return values JavaScript like to direct local Calling the same client (DWR under the Java class JavaScrip dynamically generated code). It then supply some want a simple to use AJAX and XMLHttpRequest developer. It has a Javascript function sets, They HTML pages from the application server called on the Java objects and methods simplified. It manipulation of different types of parameters, and to maintain the HTML code readability.
Platform: | Size: 204800 | Author: 蒋平展 | Hits:

[JSPDWRhelp

Description: DWR中文开发参考文档. 是JAVA开发人员开发的AJAX的优秀框架DWR中文参考.-DWR reference to the development of the Chinese document. Java was developed by the development of the excellent framework for AJAX DWR Chinese reference.
Platform: | Size: 1180672 | Author: lee | Hits:

[Software Engineeringdwr

Description: 本书可以当作一本DWR完整的教程,也可以当作一本详细介绍DWR的“词典”,我 的目的只是通过本书,希望您能够了解一些DWR的基本知识、常用的用户界面组件、远程 方法调用等。并能够搭建DWR开发环境,实现DWR的快速开发。 -This book can be used as a DWR complete tutorial, but also can be used as a detailed DWR s dictionary , I meant through the book, I hope you can understand some basic knowledge of DWR, commonly used user interface components , such as remote method invocation. DWR and be able to build development environment, to achieve the rapid development of DWR.
Platform: | Size: 1180672 | Author: cai | Hits:

[Other Web Codedwr

Description: 基于java的ajax dwr框架的学习资料.-Ajax dwr a java-based framework for learning materials.
Platform: | Size: 389120 | Author: 胡俊峰 | Hits:

[Other Web CodeExtTest

Description: 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.jpg所显示的jar包添加。 数据库部分请根据create.sql来生成。-Ext based on the ajax small example, including from the front desk to call a complete background. Jsp front is coupled with the framework ext. The background is the hibernate-annotations and a combination of spring and the DWR. Demonstrated the way you use servlet to return json data to the ext framework approach. In the grid demo, including the paging data call and how to deal with data from DWR (dwr part, and the official website announced the same way), as well as grid deal with the incident. Examples of the source code does not include jar package, if you need to run, please jar.jpg shown under the package to add jar. Database requested in accordance with create.sql to generate.
Platform: | Size: 494592 | Author: 阿飞 | Hits:

[Other Web CodeNewsManager

Description: Struts新闻管理系统学习更新版 部分实现AJAX功能,采用DWR框架,为学习struts的朋友提供一个例子 修正版更新: 增加了分页功能,重写了readme。加上了sqlserver和mysql实现的代码。 登陆用户名:test 密码为空-Struts news updated version of learning management system to achieve some AJAX functionality, the use of DWR framework for learning struts provide an example of a friend Revision Update: an increase of paging function, rewrite the readme. Added realize sqlserver and mysql code. Login Username: test password is blank
Platform: | Size: 4966400 | Author: 柳惠 | Hits:

[Other Web Codedwr

Description: DWR开发,ajax的联动,一些效果等等,非常实用,简单易懂-DWR development, ajax linkage, a number of effects and so on, very practical, easy-to-read
Platform: | Size: 1812480 | Author: 奇力 | Hits:

[Other Web Codedwr

Description: ajax结合dwr实现联动标签,认真阅读文件包-DWR ajax combination to achieve linkage label, carefully read the package
Platform: | Size: 173056 | Author: yang | Hits:

[Other Web CodeAjax

Description: Ajax(DWR) + Spring + Hibernate + Struts整合登陆注册.使用者可以作为入门资料-Ajax (DWR)+ Spring+ Hibernate+ Struts integration landing register. User information can be used as entry
Platform: | Size: 934912 | Author: dodng | Hits:

[Other Web Codeajax

Description: ajax 例子. 包括:ajax实现级联菜单,下拉列表,dwr的使用. ajax总结文档. 以及相关ajax书籍等. -ajax example. including: ajax realize cascading menus, drop-down list, dwr use. ajax summary document. as well as related books, such as ajax.
Platform: | Size: 12764160 | Author: star | Hits:

[Other Web Codedwr

Description: ajax 中流行框架dwr 本人写的官方的例子。。。不容错过对Ajax的同学。-DWR popular ajax frameworks, I wrote the official examples. . . Not to be missed for Ajax classmates.
Platform: | Size: 888832 | Author: kongnan | Hits:

[Other Web Codedwrfeye

Description: dwr分页就是 ajax的一个框架拉 可以通过javascript在前台调用后台的java代码-DWR ajax paging is a framework for pulling through javascript background in the foreground call java code
Platform: | Size: 822272 | Author: huangyawei | Hits:

[Software Engineering[DWR(Ajax)]DWR

Description: dwr 学习手册dwr dwr 学习手册-DWR learning manual learning dwr dwr manual dwr dwr learning manual
Platform: | Size: 66560 | Author: | Hits:

[JSPajax

Description: DWR中文文档,太厉害了,初学者必看,文档中附带例子-DWR English documents, too much, for beginners a must-see, the documentation included with examples
Platform: | Size: 1270784 | Author: hanle | Hits:

[Software Engineeringajax

Description: ajax-DWR框架的专用文档,有助于DWR初学者学习-ajax-DWR framework document dedicated to help beginners learn DWR
Platform: | Size: 2451456 | Author: hanle | Hits:

[JSP/Javadwr

Description: ajax开发实例,一个在前台处理提交和反馈信息功能-ajax
Platform: | Size: 1051648 | Author: 冷开水 | Hits:

[Other Web CodeuploadFileDwr

Description: Upload file using DWR Ajax
Platform: | Size: 12288 | Author: Ahmad Al-Hersh | Hits:

[ICQ-IM-ChatAjax

Description: dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术 。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户 端回送。-Online live chat implementation dwr demo, compare the simplified example of a reverse ajax, <br><br> everse Ajax mainly in the BS framework, from the server to push data in multiple browsers, a technology initiative. It' s a realization that the client request to the server, the server does not respond immediately, leading to a long http connection, waiting for the update data, then use this connection " active" sent back to the client.
Platform: | Size: 1375232 | Author: hfgh | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net